From 55f1799b96db6bb3daad34569d567c076d8d0c51 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 15 Dec 2011 22:52:29 -0500 Subject: [PATCH] Doc typo fix --- gtk/gtkcsssection.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkcsssection.c b/gtk/gtkcsssection.c index a33e3b4545..1b467570da 100644 --- a/gtk/gtkcsssection.c +++ b/gtk/gtkcsssection.c @@ -279,13 +279,13 @@ gtk_css_section_get_end_line (const GtkCssSection *section) } /** - * gtk_css_section_get_start_position: + * gtk_css_section_get_end_position: * @section: the section * * Returns the offset in bytes from the start of the current line * returned via gtk_css_section_get_end_line(). * This value may change in future invocations of this function if - * @section is not yet parsed completely. This will for example + * @section is not yet parsed completely. This will for example * happen in the GtkCssProvider::parsing-error signal. * The end position and line may be identical to the start * position and line for sections which failed to parse anything -- 2.30.2